|
LOAD ANIMATION
This command loads an animation file into the specified animation number.
LOAD ANIMATION Filename,Animation Number
Filename
String
This is the filename of the animation to be loaded, and should be a file format supported by the operating system such as MPEG, AVI, Quicktime, WAV, AIFF, AU or SND
Animation Number
Integer
This value specifies the animation number, between 1 and 32
This command does not return a value.
Once you have loaded the animation file successfully, you can use the specified animation number to place, play and stop the animation.
LOAD ANIMATION "video.avi",1
PLAY ANIMATION 1
WAIT KEY
ANIMATION Commands Menu
Index
|